home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Toolkit / Audacity 1.3 / audacity-win-1.3.0b.exe / embedded / InfoBefore.txt < prev    next >
Text File  |  2006-02-22  |  32KB  |  887 lines

  1. Audacity: A Free, Cross-Platform Digital Audio Editor
  2.  
  3. Version 1.3.0 (beta)
  4. For changelog, see the bottom of this document.
  5.  
  6. WWW:   http://audacity.sourceforge.net/
  7.  
  8. Email: audacity-help@lists.sourceforge.net
  9.  
  10. Lead Developers:
  11.    Dominic Mazzoni (project leader)
  12.    Matt Brubeck
  13.    James Crook
  14.    Vaughan Johnson
  15.    Markus Meyer
  16.  
  17. Developers:
  18.    Joshua Haberman
  19.    Monty Montgomery
  20.    Shane Mueller
  21.  
  22. Contributors:
  23.    Lynn Allan (CleanSpeech)
  24.    William Bland (Time Tracks)
  25.    Roger Dannenberg
  26.    Brian Gunlogson
  27.    Greg Mekkes
  28.    Abe Milde
  29.    Paul Nasca
  30.    Tony Oetzmann
  31.    Augustus Saunders
  32.    Martyn Shaw
  33.    Mike Underwood
  34.    Tom Woodhams
  35.    Wing Yu
  36.  
  37. The Audacity Logo:
  38.    Harvey Lubin
  39.    http://www.agrapha.com/
  40.  
  41. Audacity is based on code from the following projects::
  42.    expat
  43.    FLAC
  44.    LAME
  45.    libmad
  46.    libsndfile
  47.    Nyquist
  48.    Ogg Vorbis
  49.    PortAudio
  50.    Resample
  51.    SoundTouch
  52.    wxWidgets
  53.  
  54. Special Thanks:
  55.    Richard Ash
  56.    Dave Beydler
  57.    Jason Cohen
  58.    Dave Fancella
  59.    Steve Harris
  60.    Daniel James
  61.    Daniil Kolpakov
  62.    Robert Leidle
  63.    Logan Lewis
  64.    David Luff
  65.    Jason Pepas
  66.    Mark Phillips
  67.    Jonathan Ryshpan
  68.    Patrick Shirkey
  69.    David R. Sky
  70.    Tuomas Suutari
  71.    Mark Tomlinson
  72.    David Topper
  73.    Rudy Trubitt
  74.    StreetIQ.com
  75.    Verilogix, Inc.
  76.  
  77. -------------------------------------------------------------
  78.  
  79. This program is free software; you can redistribute it and/or
  80. modify it under the terms of the GNU General Public
  81. License as published by the Free Software Foundation; either
  82. version 2 of the License, or (at your option) any later version.
  83.  
  84. This program is distributed in the hope that it will be useful,
  85. but WITHOUT ANY WARRANTY; without even the implied warranty of
  86. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  87. General Public License for more details.
  88.  
  89. You should have received a copy of the GNU General Public License
  90. along with this program (in a file called LICENSE.txt); if not, go
  91. to http://www.gnu.org/copyleft/gpl.html or write to 
  92.  
  93.   Free Software Foundation, Inc.
  94.   59 Temple Place - Suite 330
  95.   Boston, MA 02111-1307 USA
  96.  
  97. -------------------------------------------------------------
  98.  
  99. Source code to this program is always available; for more
  100. information visit our website at:
  101.  
  102.   http://audacity.sourceforge.net/
  103.  
  104. Audacity is built upon other free libraries; some of
  105. these libraries may have come with Audacity in the lib-src
  106. directory.  Others you are expected to install first if
  107. you want Audacity to have certain capabilities.  Most
  108. of these libraries are not distributed under the terms
  109. of the GPL, but rather some other free, GPL-compatible
  110. license.  Specifically:
  111.  
  112.   wxWidgets: LGPL
  113.     Cross-platform GUI library - must be downloaded and
  114.     compiled separately.
  115.  
  116.   expat: BSD-like license.
  117.     Provides XML parsing.  Included with Audacity
  118.  
  119.   iAVC: LGPL
  120.     Part of the code to the AVC Compressor effect.
  121.     Included with Audacity.
  122.  
  123.   libid3tag: GPL
  124.     Reads/writes ID3 tags in MP3 files.  Optional
  125.     separate download as part of libmad.
  126.  
  127.   libmad: GPL
  128.     Decodes MP3 files.  Optional separate download.
  129.  
  130.   libnyquist: BSD-like license.
  131.     Functional language for manipulating audio; available
  132.     within Audacity for effects processing.
  133.  
  134.   libogg: BSD-like license.
  135.     Optional separate download, along with libvorbis.
  136.  
  137.   libsndfile: LGPL
  138.     Reads and writes uncompressed PCM audio files.
  139.     Included with Audacity.
  140.  
  141.   libvorbis: BSD-like license.
  142.     Decodes and encodes Ogg Vorbis files.  Optional
  143.     separate download.
  144.  
  145. For more information, see the documentation inside
  146. each library's source code directory.
  147.  
  148. -------------------------------------------------------------------------
  149. Additional copyright information:
  150. -------------------------------------------------------------------------
  151.  
  152. Nyquist
  153.  
  154. Copyright (c) 2000-2002, by Roger B. Dannenberg
  155. All rights reserved.
  156.  
  157. Redistribution and use in source and binary forms, with or without
  158. modification, are permitted provided that the following conditions are met:
  159.  
  160. Redistributions of source code must retain the above copyright notice, this
  161. list of conditions and the following disclaimer.
  162.  
  163. Redistributions of source code must retain the copyright notice, the
  164. list of conditions, and the disclaimer, all three of which appear below under
  165. "COPYRIGHT AND LICENSE INFORMATION FOR XLISP."
  166.  
  167. Redistributions in binary form must reproduce the above copyright notice, this
  168. list of conditions and the following disclaimer in the documentation and/or
  169. other materials provided with the distribution.
  170.  
  171. Redistributions in binary form must reproduce the copyright notice, the
  172. list of conditions, and the disclaimer, all three of which appear below under
  173. "COPYRIGHT AND LICENSE INFORMATION FOR XLISP," in the documentation and/or
  174. other materials provided with the distribution.
  175.  
  176. Neither the name of Roger B. Dannenberg, Carnegie Mellon University, nor the 
  177. names of any contributors may be used to endorse or promote products derived 
  178. from this software without specific prior written permission.
  179.  
  180. COPYRIGHT AND LICENSE INFORMATION FOR XLISP (part of Nyquist):
  181.  
  182. Copyright (c) 1984-2002, by David Michael Betz
  183. All rights reserved.
  184.  
  185. Redistribution and use in source and binary forms, with or without
  186. modification, are permitted provided that the following conditions are met:
  187.  
  188. Redistributions of source code must retain the above copyright notice,
  189. this list of conditions and the following disclaimer. 
  190.  
  191. Redistributions in binary form must reproduce the above copyright notice, this
  192. list of conditions and the following disclaimer in the documentation and/or
  193. other materials provided with the distribution.
  194.  
  195. Neither the name of David Michael Betz nor the names of any contributors may be
  196. used to endorse or promote products derived from this software without specific
  197. prior written permission.
  198.  
  199. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS" AND
  200. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  201. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  202. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  203. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  204. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  205. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  206. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  207. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
  208. USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  209.  
  210. -------------------------------------------------------------
  211.  
  212. Compilation instructions:
  213.  
  214. First you must download wxWidgets from:
  215.  
  216.   http://www.wxWidgets.org/
  217.  
  218. If you install the RPM, make sure you install the devel RPM
  219. as well, otherwise, you won't be able to compile Audacity
  220. from source.
  221.  
  222. To compile on Linux, Mac OS X, and other Unix systems,
  223. simply execute these commands:
  224.  
  225.   ./configure
  226.   make
  227.   make install  # as root
  228.  
  229. To see compile-time options you can set, you can type
  230. "./configure --help".
  231.   
  232. If you want to do any development, you might want to generate
  233. a configure cache and header dependencies:
  234.  
  235.   ./configure -C
  236.   make dep
  237.  
  238. To compile on Windows using MSVC++, please follow the
  239. instructions found in compile.txt in the "win" subdirectory.
  240.  
  241. For more information on compilation (CodeWarrior for Mac is
  242. also supported) please email audacity-help@lists.sourceforge.net
  243.  
  244. -------------------------------------------------------------
  245.  
  246. Known issues/problems:
  247.  
  248.   * Audacity can import and display MIDI files, but they cannot be played
  249.     or edited.
  250.  
  251.   * Recording in full duplex (play existing tracks while recording) on some
  252.     Linux systems causes the recording to sound slowed-down.
  253.  
  254.   * MacOS X only: Audacity cannot work with files or folders that
  255.     are contained inside folders with international characters
  256.     (accent marks, etc.) in their names.  Note that files with
  257.     accented characters work, and Audacity projects with
  258.     accented characters work.  Only files inside of folders
  259.     with accented characters in their names will cause problems.
  260.  
  261.   * Windows only: Audacity is incompatible with some professional
  262.     sound cards and may crash if one of these cards is the default
  263.     when you open Audacity.  As a workaround, make a different
  264.     sound card your default when using Audacity, but please let
  265.     us know if this affects you so that we can track down and
  266.     solve the problem.
  267.  
  268.     Also note that the Windows installer will replace 1.0.0 installations, 
  269.     but not the 1.1.x beta installations.
  270.  
  271. -------------------------------------------------------------
  272.  
  273. Changes in 1.3.0:
  274.  
  275.    Beta warning
  276.    Audacity 1.3 is an unstable, beta version of Audacity. Users who 
  277.    want a completely stable, finished program should be using 
  278.    Audacity 1.2. Audacity 1.3 has hundreds of new features, but some 
  279.    features may be incomplete or confusing, it is more likely to crash, 
  280.    and you are more likely to lose data. You can install both Audacity 
  281.    1.2 and 1.3 on the same machine. When this branch of Audacity is 
  282.    finished, it will be released as version 1.4, which will be stable 
  283.    and complete.
  284.  
  285.    Audacity 1.3.0 is currently only available in English. Future 
  286.    Audacity 1.3 releases will be translated into many other languages.
  287.  
  288.    New features
  289.    The new features in Audacity 1.3 have been grouped into the 
  290.    following six major categories. 
  291.  
  292.    1. Collapse/Expand Tracks
  293.       In Audacity 1.3, every track has an upward-pointing triangle at 
  294.       the bottom of the label area on the left side of the track. 
  295.  
  296.    2. Multiple clips per track
  297.       In Audacity 1.2, there is one audio 'clip' per track. There is 
  298.       no easy way to time-shift part of a track without moving the 
  299.       rest. In Audacity 1.3, you can split a single track into multiple 
  300.       clips. You can move these clips around between different tracks, 
  301.       making it easy to construct complex compositions out of hundreds 
  302.       of smaller audio samples.
  303.  
  304.    3. Selection Bar
  305.       In Audacity 1.2, the current selection is contained in a 
  306.       status bar at the bottom of the window. In Audacity 1.3, 
  307.       this is replaced by a fully functional Selection Bar, which 
  308.       displays and controls the current selection (your choice of 
  309.       Start and End, or Start and Length), and the current audio 
  310.       position. The selection bar is fully editable - just click 
  311.       in any field and type to change the current selection precisely. 
  312.       In addition, many formatting options allow you to view times in 
  313.       different units, such as samples, CD frames, or NTSC video frames.
  314.  
  315.    4. Improved Label Tracks
  316.       Label Tracks are Audacity's way for you to create markings 3
  317.       and annotations within your project. In Audacity 1.3, Label 
  318.       Tracks are much improved, with support for overlapping labels, 
  319.       and support for modifying both the left and right edge of the 
  320.       label region just by clicking and dragging.
  321.  
  322.    5. QuickTime and Audio Units on Mac OS X
  323.       On Mac OS X, Audacity can now import and audio file supported 
  324.       by Apple's QuickTime technology. This includes .MOV and .MP4 
  325.       (AAC) files. Unfortunately encrypted audio files (such as 
  326.       those from the iTunes Music Store) cannot be imported directly 
  327.       into Audacity - Apple does not allow this to be done easily 
  328.       because it would be too easy to circumvent the encryption this way.
  329.  
  330.       Also on Mac OS X, Audacity now supports Audio Unit plug-ins. 
  331.       Audacity searches for Audio Units in the usual location, in the 
  332.       system or user's Library folder.
  333.  
  334.    6. Other features
  335.       Better performance with large projects
  336.  
  337.       Project integrity check on open
  338.  
  339.       Transcription toolbar
  340.  
  341.       Upload
  342.  
  343.       Batch
  344.  
  345.       Cut lines
  346.  
  347.       CleanSpeech
  348.  
  349.  
  350. Changes in 1.2.4:
  351.  
  352.   * The File menu now includes a list of recent files.
  353.  
  354.   * The "Generate Silence" effect now prompts for a length.
  355.  
  356.   * Audacity is now built with Vorbis 1.1, which features better encoding
  357.     quality and file compression.
  358.  
  359.   * Dragging sound files into the Audacity window now works on Mac OS X
  360.     and Linux, as well as Windows.  (Before, it worked only on Windows.)
  361.  
  362.   * The "View History" window can now discard old undo levels to save disk
  363.     space on Windows.  (This previously worked only on Linux and Mac.)
  364.  
  365.   * "Preferences" command is now in Edit menu.
  366.  
  367.   * "Plot Spectrum" command is now in Analyze menu.
  368.  
  369.   * Opening a project file saved by a later version of Audacity displays
  370.     an intelligent error message.  Also, trying to import a project file
  371.     (instead of open it) displays an intelligent error message.
  372.  
  373.   * Audacity now compiles in Visual C++ .NET 2003.
  374.  
  375.   * Other minor bug fixes.
  376.  
  377.   * New or updated translations: Arabic (ar), Czech (cs), Finnish (fi),
  378.     Hungarian (hu), Japanese (ja), Norwegian (nb), Slovenian (sl), 
  379.     Simplified Chinese (zh_CN), Traditional Chinese (zh_TW).
  380.  
  381. Changes in 1.2.3:
  382.  
  383.   * Fixed a bug that caused recording to stop or display incorrectly
  384.     after about 50 minutes on some Windows systems.  (This was partly
  385.     fixed in Audacity 1.2.2, but still didn't work on some systems.)
  386.  
  387.   * The Change Pitch and Change Tempo effects have been upgraded to
  388.     use a new version of the SoundTouch library by Olli Parviainen,
  389.     with better speed and higher quality.
  390.  
  391.   * libsndfile has been upgraded to version 1.0.11.
  392.  
  393.   * Fixed a bug that caused the program to run slowly when using the
  394.     Envelope tool.
  395.  
  396.   * Shift-clicking on a mute or solo button now un-mutes (or un-solos)
  397.     all other tracks.
  398.  
  399.   * Nyquist plug-ins can now accept strings as input.  Also, a "Debug"
  400.     button has been added to Nyquist effect dialogs, which allows you
  401.     to see all of the output produced by Nyquist, for aid in debugging.
  402.  
  403.   * When the audio file referenced ("aliased") by an Audacity project is
  404.     missing, Audacity will now always play silence.  Before, Audacity
  405.     would sometimes repeat the most recent audio that was played previously.
  406.  
  407.   * VU Meters will now always reset when audio I/O has stopped.
  408.  
  409.   * Fixed a major Mac-only bug that was causing Audacity to crash at seemingly
  410.     random times, but especially during audio playback and recording.
  411.  
  412.   * New or updated translations: Italian (it), Hungarian (hu),
  413.     Ukrainian (uk), Spanish (es). Polish (pl), Simplified Chinese (zh),
  414.     Norsk-Bokmal (nb), French (fr).
  415.  
  416. Changes in 1.2.2:
  417.  
  418.   * VU Meters added for both playback and recording.  Click on
  419.     the recording meter to monitor the input without recording.
  420.  
  421.   * Export Multiple - new feature that lets you export multiple
  422.     files at once, either by track, or split based on labels.
  423.  
  424.   * Attempt to automatically correct latency in full-duplex recordings.
  425.     (This does not work perfectly, and is not yet supported on all
  426.     systems.  It will improve in future versions.)
  427.  
  428.   * Fixed a serious bug that could cause data loss when you save and
  429.     then reload and re-edit an Audacity project containing repeated
  430.     or duplicate data.
  431.  
  432.   * MP3 tags dialog will only pop up the first time you export as
  433.     MP3; after that it will not pop up again as long as you have
  434.     filled in at least one tag.
  435.  
  436.   * You can now add a label at the current playback position - in
  437.     the Project menu, with a shortcut of Ctrl+M.
  438.  
  439.   * Clicking on a label now selects all of the tracks, making it
  440.     easier to use the label track to recall selections.
  441.  
  442.   * Windows: Fixed a crash in the Time Track "Set Rate" command.
  443.  
  444.   * Fixed a bug that caused problems with recordings over 45 minutes
  445.     on some Windows systems.
  446.  
  447.   * Mac OS X: Improved support for the Griffin iMic by fixing a bug
  448.     that was causing it to always record in mono instead of stereo.
  449.  
  450.   * Added support for Software Playthrough (listen to what you're
  451.     recording while recording it, or while monitoring using a VU
  452.     meter) - this makes it possible, for example, to record using one
  453.     audio device while listening to it play through a separate device.
  454.  
  455.   * Unix/Linux: Fixed freeze caused by captured mouse when audio
  456.     device hangs.  (Audacity may not respond, but it will no longer
  457.     freeze all of X.)
  458.  
  459.   * Fixed a cosmetic bug that caused improper waveform display if
  460.     you tried to open an Audacity project saved on a different
  461.     platform (e.g., copying a project from a Mac to a PC).
  462.  
  463.   * Fixed bug that could cause instability when pasting, splitting,
  464.     or duplicating a label track.
  465.  
  466.   * You can now change the font of a label track by choosing "Font..."
  467.     from the label track's pop-up menu.
  468.  
  469.   * Basic printing support has been added.  Currently it scales the
  470.     entire project to fit exactly on one page.  Try printing in
  471.     landscape orientation for best results.
  472.  
  473.   * Mac OS X and Windows: Audacity ships with a newer version (1.0.1)
  474.     of the Ogg Vorbis encoder.  Vorbis compression will now have higher
  475.     quality and smaller file sizes.
  476.  
  477.   * Fix a bug that occasionally caused crashes when applying effects
  478.     to split tracks.
  479.  
  480.   * Zoom In / Zoom Out now properly disable when they're not available.
  481.  
  482.   * Fixed disk memory leak in Preview
  483.  
  484.   * Other minor bug fixes and performance improvements.
  485.  
  486. Changes in 1.2.1:
  487.  
  488.   * The following translations have been added or updated:  Finnish,
  489.     French, Hungarian, Italian, Japanese, Norwegian, Polish, Russian.
  490.  
  491.   * Fix a bug that could cause data to be lost when pasting audio
  492.     from one project into another, after the first project has been
  493.     saved and closed.
  494.  
  495.   * Fix a possible crash when opening or resizing the Equalization
  496.     window, especially when using large system fonts.
  497.  
  498.   * Don't allow percentages less than -100% in Change Pitch/Speed/Tempo
  499.     effects (fixes a possible crash).
  500.  
  501.   * Fix a crash when the temporary directory is not available on startup.
  502.  
  503.   * Correctly load ID3 tags saved in Audacity project files.
  504.  
  505.   * On Linux and OS X, store lockfiles in the temp directory instead of
  506.     the user's home directory.  This fixes problems in lab environments
  507.     where users have restricted or network-mounted home directories.
  508.  
  509.   * Fix a bug that prevented Nyquist effects from running when certain
  510.     regional settings were activated.
  511.  
  512.   * Fix a bug in the Quick Mix command that could cause old temporary
  513.     files to not be deleted.
  514.  
  515.   * Linux: Fix endianness problems in playback on PowerPC.
  516.  
  517.   * Linux: Fix compilation problem in Nyquist on MIPS.
  518.  
  519.   * Linux: Include a more recent PortAudio v19 snapshot (fixes compilation
  520.     problems when building with the --with-portaudio=v19 option).
  521.  
  522.   * Two new Nyquist plug-ins: "Cross Fade In" and "Cross Fade Out."
  523.   
  524.   * Other minor bug-fixes.
  525.  
  526. Changes in 1.2.0:
  527.  
  528.   * New cross-fade effects.
  529.  
  530.   * Fix problem where samples were drawn in the wrong position
  531.     when zoomed all the way in.  This caused the drawing tool
  532.     to move a different sample than the one under the cursor.
  533.  
  534.   * Don't use id3v2.4 tags, which are not yet supported by
  535.     most players.  (This was fixed in 1.2.0-pre2, but appeared
  536.     again by accident in 1.2.0-pre3.)
  537.  
  538.   * Correctly display translated messages in the status bar.
  539.  
  540.   * When the cursor is on-screen, the Zoom In button now zooms
  541.     to the area around the cursor.
  542.  
  543.   * Mac OS X: Fixed audio problems on the Apple PowerMac G5.
  544.  
  545.   * Linux/ALSA: Work around a bug in ALSA's OSS emulation that
  546.     caused Audacity's playback cursor to move too quickly.
  547.  
  548.   * Microsoft Windows: The Audacity source code should now
  549.     compile out of the box on Windows.
  550.  
  551.   * Many new/updated translations.
  552.  
  553. Changes in 1.2.0-pre4:
  554.  
  555.   * Fixed problems that could occur when importing certain
  556.     non-seekable PCM audio files, such as GSM610.
  557.  
  558.   * Fixed bug that was causing the samples to shift off-screen
  559.     horizonally when zoomed in very far and the track had a
  560.     time-shift offset.
  561.  
  562.   * Fixed bugs in the new resampler that added noise to resampled
  563.     audio on some systems. If you experienced noise when exporting
  564.     to a WAV, MP3 or OGG file you may have been bitten by this bug.
  565.   
  566.   * Fixed bug that led to occasional crashes when using the
  567.     time-shift tool in conjunction with high zoom factors.
  568.     
  569.   * Dithering is now only applied on export when it is really
  570.     necessary (e.g. when converting float samples to 16-bit).
  571.     
  572.   * Files that only contain mono tracks are now automatically
  573.     exported to stereo files when they contain tracks which are
  574.     panned to the left or the right.
  575.     
  576.   * The Delete key can now be used to delete the current selection,
  577.     in addition to the Backspace key.
  578.  
  579.   * Fixed bug where Audacity didn't ask whether to save 
  580.     changes if you close the project or exit while recording.
  581.  
  582.   * Mac OS X: Supports Playthrough (listen to what you're recording
  583.     while recording it) if your hardware device supports it.
  584.  
  585.   * Mac OS X: Audacity is now a package (you can right-click on
  586.     Audacity.app and select 'Show Package Contents').  Launch time
  587.     has improved significantly.
  588.  
  589.   * MS Windows: Fixed problem that caused Windows XP to use 
  590.     the short name of a file ("TESTFI~1.AUP"), which led to 
  591.     problems when the file was later opened again using the 
  592.     long file name.
  593.     
  594.   * MS Windows: Fixed bug that caused file exports to fail 
  595.     if the destination directory was the root folder of a 
  596.     Windows drive.
  597.  
  598.   * MS Windows: Audacity's application information which 
  599.     is written to the Windows registry now always contains 
  600.     the full path to the executable. 
  601.  
  602.   * MS Windows: Fixed problems in trying to set the Windows 
  603.     registry as non-admin user, for file-type associations.
  604.  
  605.   * Make sure the "Save" command is enabled after changing
  606.     gain and pan sliders.
  607.  
  608.   * Updated translations.  Added translator credits to the
  609.     "About" window in localized versions.
  610.  
  611. Changes in 1.2.0-pre3:
  612.  
  613.   * Fixed bug where Export is grayed out when nothing is
  614.     selected.
  615.  
  616.   * Fixed crash caused by opening Audacity on a computer with
  617.     a high-end sound card with no mixer support.
  618.  
  619.   * Fixed crash in Import Raw.
  620.  
  621.   * Fixed New Stereo Track.
  622.  
  623.   * Cosmetic fixes for Mac OS X.
  624.  
  625.   * Support for the VST Enabler on Windows added.
  626.  
  627.   * Fixed crash if you close Audacity while the Preferences
  628.     dialog is open.
  629.  
  630.   * Fixed duplicate-character bug in Mac OS X Label Tracks.
  631.  
  632.   * The recording level control on Linux now adjusts the IGAIN,
  633.     rather than the playthrough level of the recording source.
  634.  
  635.   * Fixed bug that caused corruption to 16-bit stereo recordings.
  636.  
  637.   * Fixed bug that caused data loss if you deleted all tracks in
  638.     a saved project and then open a new file into the same window.
  639.  
  640.   * Added support for alternate audio button order (in Interface
  641.     preferences)
  642.  
  643.   * Added preliminary support for wxX11
  644.  
  645.   * Added fully transparent Windows XP icon
  646.  
  647.   * Fixed crash if you try to record (or play) and no audio
  648.     devices exist, or if the audio device doesn't support the
  649.     mode you selected.
  650.  
  651.   * Audacity no longer sets the process priority to high while
  652.     recording on Windows.  Users can still do this manually
  653.     using the Task Manager.
  654.  
  655.   * Fixed bug that caused last ~100 ms of the selection to get
  656.     cut off on Windows.
  657.  
  658.   * Fixed FFT Filter and Equalization effects dialogs.
  659.  
  660.   * Fixed bugs in Unix build system (DESTDIR in locale directory,
  661.     choosing libsamplerate instead of libresample)
  662.  
  663.   * Support for LADSPA plug-ins on Windows added, and 
  664.     three open source LADSPA plug-ins ported to Windows
  665.     (GVerb reverb, SC4 compressor, and Hard Limiter)
  666.  
  667. Changes in 1.2.0-pre2:
  668.  
  669.   * Online help completed.  The full manual is nearly complete
  670.     and will be posted to the website for online browsing shortly.
  671.  
  672.   * Audacity will no longer let you do unsafe editing operations
  673.     while playing or recording.  This eliminates many potential
  674.     crashes.
  675.  
  676.   * Fixed ability to cancel Quit button.
  677.  
  678.   * New resampling library, with no restrictions on the maximum or
  679.     minimum rate of resampling.
  680.  
  681.   * Audacity now supports LADSPA plug-ins on all platforms, and
  682.     supports VST plug-ins through an optional LADSPA plug-in
  683.     called the "VST Enabler", which you can download separately.
  684.     Because of licensing issues, Audacity cannot be distributed
  685.     with VST support built-in.
  686.  
  687.   * Mac OS X keyboard shortcut problems have been fixed.
  688.  
  689.   * Mac OS X audio muting problems have been fixed.
  690.  
  691.   * Mac OS X playback/recording cursor sync problems have been fixed.
  692.  
  693.   * Silence now displays a straight line again, instead of nothing.
  694.  
  695.   * Added a vertical ruler to the Waveform dB display.
  696.  
  697.   * Fixed crash in Change Pitch.
  698.  
  699.   * You can now Paste if nothing is selected.
  700.  
  701.   * Canceling an Import operation doesn't cause an extra error
  702.     dialog to appear.
  703.  
  704.   * Audacity now handles filenames with international characters
  705.     correctly.
  706.  
  707.   * Now outputs ID3v2.3 tags (instead of ID3v2.4), to be
  708.     compatible with more MP3 players.
  709.  
  710.   * Minor improvements to build system on Unix systems.
  711.  
  712. New features in Audacity 1.2:
  713.   * User Interface
  714.     - Vertical zooming of tracks.
  715.     - Improved look and placement of toolbars.
  716.     - New custom mouse cursors.
  717.     - Complete implementation of editable keyboard shortcuts.
  718.     - Find zero-crossings.
  719.     - Mouse wheel can be used to zoom in and out.
  720.     - Multi-Tool mode.
  721.     - Amplify using envelope.
  722.     - Labels can store selections (like Audacity 1.0.0).
  723.  
  724.   * Effects
  725.     - Repeat Last Effect command
  726.     - Improved VST plug-in support
  727.     - Most effects now have a Preview button
  728.     - Compressor (Dynamic Range Compressor)
  729.     - Change Pitch (without changing tempo)
  730.     - Change Tempo (without changing pitch)
  731.     - Change Speed (changing both pitch and tempo)
  732.     - Repeat (useful for creating loops)
  733.     - Normalize (adjust volume and DC bias)
  734.  
  735.   * Audio I/O
  736.     - 1-second preview command.
  737.     - Looped play.
  738.  
  739.   * File I/O
  740.     - Audacity 1.2.0 opens project files from all previous versions
  741.       of Audacity from 0.98 through 1.1.3.
  742.     - Open multiple files from the same dialog.
  743.     - Use a text file to specify a list of audio files to open with offsets.
  744.  
  745.   * Updated user manual
  746.  
  747.   * Bug fixes
  748.     - Project files with special characters are no longer invalid.
  749.     - "Scratchy" noises caused by bad clipping are fixed.
  750.     - Audacity no longer exports invalid Ogg files, and does not cut off the
  751.       last few seconds of exported Ogg files.
  752.     - Mono MP3 files now export at the correct speed.
  753.     - Many incorrect results from the Envelope tool have been fixed.
  754.     - The "Export Labels" command now overwrites existing files correctly.
  755.     - The "Plot Spectrum" window displays the correct octave numbers for
  756.       notes.
  757.     - Several memory leaks are fixed.
  758.  
  759. New features in Audacity 1.1.3:
  760.   * User Interface
  761.     - New Mixer toolbar allows you to control the output
  762.       volume, input volume, and input source directly
  763.       from Audacity.
  764.     - Every track now has its own gain and pan controls.
  765.  
  766.   * File I/O
  767.     - Uses improved project file format.  (Unfortunately reading
  768.       previous formats, including 1.1.1, is not supported.)
  769.     - Block files (stored in Audacity project directories) now
  770.       use the standard AU format.  Though some Audacity
  771.       meta-information is in these files, they can now be
  772.       read by many other popular audio programs as well.
  773.     - Fixed some bugs relating to reading/writing audio
  774.       files with more than 16 bits per sample.
  775.     - Import RAW is functional again, with a simpler GUI
  776.       but support for far more file formats.  The
  777.       autodetection algorithms are much more accurate than
  778.       in 1.0.
  779.  
  780.   * Audio I/O
  781.     - Completely rewritten audio I/O, with lower latency
  782.       and minimal chance of buffer underruns while
  783.       recording.
  784.  
  785.   * Resampling
  786.     - Using high quality resampling algorithms, with the
  787.       option of better quality for mixing than for real-time
  788.       playback
  789.  
  790.     - Preliminary support for Time Tracks, for changing
  791.       playback speed over time.
  792.  
  793.   * Many more bug fixes and new features
  794.  
  795. New features in Audacity 1.1.2:
  796.   * User Interface
  797.     - Fixed bug in Windows version, for track menu commands 
  798.       "Name..." and "Split Stereo Track"/"Make Stereo Track".
  799.   * Effects
  800.     - Nyquist support on Windows (supports plug-ins written 
  801.       in Nyquist, an interpreted functional language based 
  802.       on Lisp).
  803.  
  804. New features in Audacity 1.1.1:
  805.  
  806.   * User Interface
  807.     - Tooltips appear in Statusbar.
  808.     - Vertical cursor follows play/record
  809.     - Pause button
  810.     - Drawing tool (with three different modes)
  811.     - Vertical Resizing of stereo tracks is more fun.
  812.     - Adjust selection by click-dragging selection boundary
  813.     - Toolbar button context-sensitive enabling/disabling
  814.     - Better zooming functionality (centers region)
  815.     - Multiple ways to display the cursor position and selection
  816.     - Snap-to selection mode
  817.     - Drag tracks up and down
  818.     - Align and group align functions
  819.     - Cursor save/restore
  820.     - Working history window
  821.   * Effects
  822.     - Effects broken down into three menus: Generate, Effect, and
  823.       Analyze
  824.     - Generate menu lets you generate silence, noise, or a tone
  825.     - Nyquist support (supports plug-ins written in Nyquist,
  826.       an interpreted functional language based on Lisp)
  827.   * Localization
  828.     - Improved localization support
  829.     - More languages available
  830.     - Language selection dialog on startup
  831.   * Mac OS X
  832.     - Support for more audio hardware
  833.     - Support for full-duplex (play while recording)
  834.     - Support for MP3 exporting using LameLib Carbon
  835.   * Unix
  836.     - Audacity now has a man page (it describes command-line
  837.       options and how to set the search path)
  838.   * File Formats
  839.     - Uses libsndfile 1.0, which fixes some bugs and
  840.       improves performance
  841.   * Searching for Files:
  842.     - On Windows and Mac OS, Audacity now looks for
  843.       translations in the "Languages" folder and all plug-ins
  844.       in the "Plug-ins" folder, relative to the program.
  845.     - On Unix, Audacity looks for translations in
  846.       <prefix>/share/locale and looks for everything else
  847.       in <prefix>/share/audacity and also in any paths in
  848.       the AUDACITY_PATH environment variable
  849.  
  850. New features in Audacity 1.1.0:
  851.  
  852.   * Core audio processing:
  853.     - Support for 24-bit and 32-bit sample formats
  854.     - Automatic real-time resampling (using linear
  855.         interpolation)
  856.   * Effects:
  857.     - Support LADSPA plugins on Linux / Unix
  858.   * File formats:
  859.     - New XML-based Audacity project format
  860.     - Full Ogg Vorbis support now (importing and exporting)
  861.     - Export to any command-line programs on Unix
  862.     - Support for reading and writing many more types of
  863.         uncompressed audio files, including ADPCM WAV files.
  864.   * Toolbars
  865.     - New toolbar drawing code; automatically adopts your
  866.         operating system's colors
  867.     - New toolbar buttons (Skip to Start, Skip to End)
  868.     - New Edit toolbar
  869.     - Toolbar buttons disable when they're not available
  870.   * User Interface
  871.     - Fully customizable keyboard commands
  872.     - Autoscroll while playing or recording
  873.     - New Ruler, used in main view and in
  874.         FFT Filter effect
  875.     - The waveform now displays the average value in a lighter
  876.         color inside the peak values
  877.   * Localization
  878.     - Audacity can now be localized to different foreign
  879.       languages.
  880.  
  881. New libraries in Audacity 1.1:
  882.  
  883.   * libmad for fast MP3 importing
  884.   * libid3tag for editing MP3 file information
  885.   * libsndfile to read and write more audio file formats
  886.   * PortAudio for cross-platform audio playing and recording
  887.